C1.DataCollection.SignalR.Client Assembly / C1.DataCollection.SignalR.Client Namespace / C1ProxyDataCollection<T> Class / IsLoading Property

In This Topic
IsLoading Property (C1ProxyDataCollection<T>)
In This Topic
Gets whether the collection is getting the data.
Syntax
'Declaration
 
Public ReadOnly Property IsLoading As Boolean
 
See Also